8295795: hsdis does not build with binutils 2.39+
authorRobbin Ehn <rehn@openjdk.org>
Fri, 10 Apr 2026 10:59:14 +0000 (22:59 +1200)
committerVladimir Petko <vladimir.petko@canonical.com>
Fri, 10 Apr 2026 10:59:14 +0000 (22:59 +1200)
commite9ca20013607f3d28073299eef8f8b4fa260f263
tree4f2eba384aad7b6ad653dc6e6529f1c8b7e6dd88
parent2cc85cb918eae06d8f9671d7e00005f311ddde29
8295795: hsdis does not build with binutils 2.39+

Origin: upstream, https://github.com/openjdk/jdk/commit/c2efd7741202a5e3c209de62b8b5e6bd8ae7611a
Bug: https://bugs.openjdk.org/browse/JDK-8295795
Last-Update: 2024-03-12

 binutils 2.39 changed the signature of init_disassemble_info,
 breaking the build.
 See https://lore.kernel.org/bpf/20220622231624.t63bkmkzphqvh3kx@alap3.anarazel.de/T/

Gbp-Pq: Name jdk-8295795.patch
make/autoconf/lib-hsdis.m4
src/utils/hsdis/binutils/hsdis-binutils.c